Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fdiv
fdiv
Perform floating point division under IEEE 754 semantics
Name:
fdiv
Category:
math
Programming Language:
php
One-line Description:
Perform floating point division under IEEE 754 semantics
Related
Get the settings details of custom protocols from the context
7
Application and Practical Case Analysis of PHP Code Testing in Project Development
2
Why Can’t You Query Element Attributes After Using registerXPathNamespace to Register a Namespace? What Are the Solutions?
5
How to Send Data Using stream_socket_sendto and Other Stream Handling Functions After socket_export_stream Conversion
7
Similar Functions
bindec
bindec
Convertbinarytodecim
intdiv
intdiv
Roundthedivisionresu
acos
acos
Reversecosine
atanh
atanh
Antihyperbolictangen
expm1
expm1
Returnsexp(number)-1
hypot
hypot
Calculatetheobliquel
pow
pow
Exponentialexpressio
log1p
log1p
Returnslog(1+number)
Popular Articles